home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 301-325 / disk_319 / cnewssrc / cnews.orig.lzh / conf / sys.proto < prev   
Text File  |  1989-06-27  |  1KB  |  28 lines

  1. # line indicating what we are willing to receive; note local groups on end
  2. ME:comp,news,sci,rec,misc,soc,talk,to,can,ont,tor,ut
  3.  
  4. # sample insignificant feed not using batching
  5. huey:news.config,to.huey/all::uux - -r -gd huey!rnews
  6.  
  7. # sample major batched feed, including (unnecessary) explicit file name
  8. dewey:comp,news,sci,rec,misc,soc,talk,to.dewey,can,ont,tor,ut/all:f:dewey/togo
  9.  
  10. # sample long-haul feed; note no local groups
  11. donald:comp,news,sci,rec,misc,soc,talk,to.donald/all:f:
  12.  
  13. # sample local-postings-only feed direct to major site (gets them out fast)
  14. scrooge:comp,news,sci,rec,misc,soc,talk,to.scrooge/all:Lf:
  15.  
  16. # sample ihave/sendme link
  17. # Send ihave telling louie what we have -- batcher turns the batch into a
  18. # giant control message and posts it to "to.louie".  (#1)
  19. louie:rec.music.synth/all,!sendme,!ihave:I:louie.ihave/togo
  20. # Send sendme in response to ihave from louie -- again, turned by batcher
  21. # into giant control message posted to "to.louie".  (#3)
  22. louie-send-ids:to.louie/ihave:I:louie.sendme/togo
  23. # Transmit said giant control messages by normal batching.  (#2,#4)
  24. louie-ctl:to.louie/all,!sendme,!ihave:f:louie/togo
  25. # Send articles in response to sendme messages from louie. (#5)
  26. louie-real:to.louie/sendme:f:louie/togo
  27. # Actually the last two could be combined.
  28.